Skip to content

assets prefix issue at Rails 4.2#17

Open
h5y1m141 wants to merge 1 commit intoamatsuda:masterfrom
h5y1m141:fix_asset_path
Open

assets prefix issue at Rails 4.2#17
h5y1m141 wants to merge 1 commit intoamatsuda:masterfrom
h5y1m141:fix_asset_path

Conversation

@h5y1m141
Copy link
Copy Markdown

About this PR

fix issue #16

Test

I confirm that this fix version work with my sample Rails application which is uploaded at My GitHub repository.

My Ruby/Rails environment

  • OS
    • Mac OS X 10.11.5
  • Ruby
    • 2.2.2
  • Rails
    • 4.2.0

Test result

Add assets path precompile at config/initializers/assets.rb as following

Rails.application.config.assets.precompile += %w( erd/* )

access http://localhost:3000/erd and show ER diagram as follows

2016-05-27 8 20 42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants